Skip Navigation Website Accessibility
Call Today (888) 873-9822
Shipping Flat $7.50 Free Over $75
            Become a Fan

0.... - FLORIANI SOFTWARE - FTC-U INTERMEDIATE #2 CLASS - MESA Location



Intermediate Class – Class #2 - 3 hours

We would like you to have the basic knowledge of FTC-U either by already using the software or have taken the beginning class before taking this class

In this class we will explore:

*Lettering

*Shape Tool

*Fun Toys-Repeat Design, Circle template

*Rainbow

*Photo 2 stitches

Mulqueen Mesa Location - Lg Classroom
3716 E Main St
Bring Your Laptop

April 16th
1:00am - 4:00pm
Instructor: Floriani Educator - Clarrisa Gossett
If you have any questions please email CGossett@rnkdistributing.com

{{getPrice()}}

{{model.event.first_date}} - {{model.event.last_date}} {{model.event.sections.length}} Sessions {{model.event.sections[0].time}}
{{s.date}} {{s.time}}

Seats available {{model.remainingSeats()}}

{{errorMessage}}

{{waitlist_contact_errorMessage}}

Included Materials


{{c.items[0].title}}

{{c.errorMessage}}

This class cannot be purchased online. Please contact the store for more information.
window.addEventListener('scroll', () => { const cart = document.querySelector('#cart'); if (window.scrollY > 300) { cart.classList.add('sticky-cart'); } else { cart.classList.remove('sticky-cart'); } }); // Express.js example const prerender = require('prerender-node'); app.use(prerender.set('prerenderToken', 'YOUR_TOKEN'));